Class org.omg.CORBA.ParDescriptionSeqHolder
All Packages Class Hierarchy This Package Previous Next Index
Class org.omg.CORBA.ParDescriptionSeqHolder
java.lang.Object
|
+----org.omg.CORBA.ParDescriptionSeqHolder
- public final class ParDescriptionSeqHolder
- extends Object
- implements Streamable
-
value
-
-
ParDescriptionSeqHolder()
-
-
ParDescriptionSeqHolder(ParameterDescription[])
-
-
__read(InputStream)
-
-
__type()
-
-
__write(OutputStream)
-
value
public ParameterDescription value[]
ParDescriptionSeqHolder
public ParDescriptionSeqHolder()
ParDescriptionSeqHolder
public ParDescriptionSeqHolder(ParameterDescription __arg[])
__write
public void __write(OutputStream out)
__read
public void __read(InputStream in)
__type
public TypeCode __type()
All Packages Class Hierarchy This Package Previous Next Index